Bump version to 3.93
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Oct 2017 06:05:46 +0000 (08:05 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Oct 2017 11:54:01 +0000 (13:54 +0200)
This lets us add new API without deprecation warnings.

meson.build

index 3b0dec20da891eac7c32c1c4e8d9d98861aa85f0..b732bd217f5454193682fa6a034f304acdf95b82 100644 (file)
@@ -1,5 +1,5 @@
 project('gtk+', 'c',
-        version: '3.92.1',
+        version: '3.93.0',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',